Skip to content
OY ozgur yildiz
home writing work about
say hi →
/ writing / tags / #Redux Toolkit

#Redux Toolkit

2 posts tagged with this topic. ← All tags

  • Dec 26, 2024

    Redux thunks: async logic without an extra library.

    How createAsyncThunk from Redux Toolkit handles async operations like API calls, manages loading and error states automatically, and integrates with extraReducers.

  • Dec 23, 2024

    Redux without the boilerplate: what createSlice actually removes.

    How createSlice from Redux Toolkit eliminates the action types, action creators, and switch statements that made classic Redux painful to maintain.

OY ozgur yildiz
GitHub LinkedIn Email RSS
© 2026 ozgur yildiz. all rights reserved.